Fix typo.
authorJay Belanger <jay.p.belanger@gmail.com>
Thu, 9 Feb 2012 02:36:44 +0000 (20:36 -0600)
committerJay Belanger <jay.p.belanger@gmail.com>
Thu, 9 Feb 2012 02:36:44 +0000 (20:36 -0600)
doc/emacs/ChangeLog
doc/emacs/text.texi

index 09ca412f8c0de550571f4cbb887bb90a5e2ecc94..e37887d8c41282f479b2d2f4ec7963262f8866bf 100644 (file)
@@ -1,3 +1,7 @@
+2012-02-09  Jay Belanger  <jay.p.belanger@gmail.com>
+
+       * text.texi (Org Mode): Fix typo.
+
 2012-02-08  Glenn Morris  <rgm@gnu.org>
 
        * ack.texi (Acknowledgments): Update emacs-lock info.
index b4310d6372fdd366bff41510325052c5c8118c8a..027138811cac631f3517b39eea4e616cfb69ca21 100644 (file)
@@ -1302,7 +1302,7 @@ lines but no body lines, and (iii) showing everything.
 body lines and subtree (if any), by typing @kbd{M-<up>}
 (@code{org-metaup}) or @kbd{M-<down>} (@code{org-metadown}) on the
 heading line.  Similarly, you can promote or demote a heading line
-with @kbd{M-<left>} (@code{org-metaleft}) and @kbd{M-<left>}
+with @kbd{M-<left>} (@code{org-metaleft}) and @kbd{M-<right>}
 (@code{org-metaright}).  These commands execute their global bindings
 if invoked on a body line.